.reading-progress{position:fixed;top:0;left:0;width:100%;height:3px;background-color:#374151;z-index:1000}.reading-progress-bar{height:100%;background:linear-gradient(90deg,#3b82f6,#8b5cf6);width:0;transition:width .1s ease}html{scroll-behavior:smooth}.scrollbar-thin{scrollbar-width:thin}.scrollbar-thumb-gray-600,.scrollbar-track-gray-800{scrollbar-color:#6b7280 #1f2937}.scrollbar-thin::-webkit-scrollbar{width:6px}.scrollbar-thin::-webkit-scrollbar-track{background-color:#1f2937;border-radius:3px}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:#6b7280;border-radius:3px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.prose{color:#e5e7eb;max-width:none}.prose [class~=lead]{color:#d1d5db}.prose a{color:#60a5fa;text-decoration:none;font-weight:500}.prose a:hover{color:#93c5fd}.prose strong{color:#f9fafb;font-weight:600}.prose ol[type=A]{--list-counter-style:upper-alpha}.prose ol[type=a]{--list-counter-style:lower-alpha}.prose ol[type=A s]{--list-counter-style:upper-alpha}.prose ol[type=a s]{--list-counter-style:lower-alpha}.prose ol[type=I]{--list-counter-style:upper-roman}.prose ol[type=i]{--list-counter-style:lower-roman}.prose ol[type=I s]{--list-counter-style:upper-roman}.prose ol[type=i s]{--list-counter-style:lower-roman}.prose ol[type="1"]{--list-counter-style:decimal}.prose ol>li{position:relative;padding-left:1.75em}.prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#9ca3af;left:0}.prose ul>li{position:relative;padding-left:1.75em}.prose ul>li:before{content:"";position:absolute;background-color:#6b7280;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.prose hr{border-color:#374151;border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose blockquote{font-weight:500;font-style:italic;color:#d1d5db;border-left-width:.25rem;border-left-color:#374151;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose blockquote p:first-of-type:before{content:open-quote}.prose blockquote p:last-of-type:after{content:close-quote}.prose h1{color:#f9fafb;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose h2{color:#f9fafb;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose h3,.prose h4{color:#f9fafb;font-weight:600}.prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose figure,.prose video{margin-top:2em;margin-bottom:2em}.prose figure>*{margin-top:0;margin-bottom:0}.prose figcaption{color:#9ca3af;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose code{color:#f9fafb;font-weight:600;font-size:.875em}.prose code:after,.prose code:before{content:"`"}.prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose pre code:after,.prose pre code:before{content:none}.prose table{table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose thead{border-bottom-width:1px;border-bottom-color:#374151}.prose thead th{color:#f9fafb;font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose tbody tr{border-bottom-width:1px;border-bottom-color:#374151}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:baseline}.prose tbody td,.prose tfoot td{padding:.5714286em}.prose{--tw-prose-body:#e5e7eb;--tw-prose-headings:#f9fafb;--tw-prose-lead:#d1d5db;--tw-prose-links:#60a5fa;--tw-prose-bold:#f9fafb;--tw-prose-counters:#9ca3af;--tw-prose-bullets:#6b7280;--tw-prose-hr:#374151;--tw-prose-quotes:#d1d5db;--tw-prose-quote-borders:#374151;--tw-prose-captions:#9ca3af;--tw-prose-code:#f9fafb;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#374151;--tw-prose-td-borders:#374151}@media print{.reading-progress{display:none}.prose{color:black}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:black;page-break-after:avoid}.prose ol,.prose p,.prose ul{orphans:3;widows:3}}@media (prefers-reduced-motion:reduce){.reading-progress-bar{transition:none}html{scroll-behavior:auto}}.blog-content{position:relative;overflow:hidden}.blog-content:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(59,130,246,.5),transparent)}.prose{line-height:1.75}.prose p{margin-bottom:1.5em;font-size:1.125rem}.prose img{border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);margin-top:2em;margin-bottom:2em}.prose code:not(pre code){background-color:rgba(55,65,81,.5);padding:.2em .4em;border-radius:.25em;font-size:.9em}.prose pre{position:relative}.prose pre:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#3b82f6,#8b5cf6)}.prose blockquote{position:relative;padding-left:2em}.prose blockquote:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#3b82f6,#8b5cf6);border-radius:4px}.prose table{display:block;width:100%;overflow-x:auto}.prose th{background-color:rgba(31,41,55,.5)}.prose tr:nth-child(2n){background-color:rgba(55,65,81,.2)}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{position:relative}.prose h1:hover .anchor,.prose h2:hover .anchor,.prose h3:hover .anchor,.prose h4:hover .anchor,.prose h5:hover .anchor,.prose h6:hover .anchor{opacity:1}.prose .anchor{position:absolute;left:-1em;opacity:0;transition:opacity .2s ease}.prose .anchor:after{content:"#";color:#60a5fa}