.prose{color:#2d2a26;letter-spacing:.008em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1,"liga" 1,"calt" 1;font-size:clamp(1.1875rem,1.0625rem + .5vw,1.3125rem);line-height:1.85;overflow:visible}.dark .prose{color:#e8e4df}.prose>p:first-of-type{color:#1a1815;font-size:1.15em;line-height:1.75}.dark .prose>p:first-of-type{color:#f5f3f0}.prose>p:first-of-type:first-letter{float:left;font-family:var(--font-serif);color:#1a1815;text-shadow:1px 1px #0000000d;margin-top:.1em;margin-right:.08em;font-size:3.5em;font-weight:600;line-height:.8}.dark .prose>p:first-of-type:first-letter{color:#f5f3f0;text-shadow:1px 1px #0000004d}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{font-family:var(--font-serif);color:#1a1815;letter-spacing:-.025em;margin-top:3rem;font-weight:600;line-height:1.25}.dark .prose h1,.dark .prose h2,.dark .prose h3,.dark .prose h4,.dark .prose h5,.dark .prose h6{color:#faf8f5}.prose h2{margin-top:4rem;margin-bottom:1.75rem;padding-bottom:1rem;font-size:clamp(1.625rem,1.375rem + 1vw,2rem);position:relative}.prose h2:after{content:"";background:linear-gradient(90deg,#c9c4bc 0% 100%) top/100% 1px no-repeat,linear-gradient(90deg,#0d9488 0%,#0891b2 30%,#0000 30%) bottom/100% 1px no-repeat;background-position:top,bottom 0;height:3px;position:absolute;bottom:0;left:0;right:0}.dark .prose h2:after{background:linear-gradient(90deg,#4b5563 0% 100%) top/100% 1px no-repeat,linear-gradient(90deg,#14b8a6 0%,#06b6d4 30%,#0000 30%) bottom/100% 1px no-repeat}.prose h3{letter-spacing:.01em;margin-top:3rem;margin-bottom:1.25rem;font-size:clamp(1.25rem,1.125rem + .5vw,1.5rem)}.prose h4{letter-spacing:.02em;text-transform:uppercase;font-size:1.0625em;font-weight:700;font-family:var(--font-sans);color:#6b6560;margin-top:2.5rem;margin-bottom:1rem}.dark .prose h4{color:#a8a29e}.prose p{font-size:inherit;line-height:inherit;letter-spacing:inherit;text-indent:0;margin-bottom:1.65em}.prose p+p{margin-top:-.25em}.prose h2+p,.prose h3+p,.prose h4+p{margin-top:0}.prose strong{color:#1a1815;letter-spacing:-.005em;font-weight:650}.dark .prose strong{color:#faf8f5}.prose em{color:#3d3832;font-style:italic}.dark .prose em{color:#d6d3cd}.prose strong em,.prose em strong{font-style:italic;font-weight:650}.prose a{color:inherit;text-underline-offset:.2em;text-decoration:underline #14b8a6;text-decoration-thickness:1.5px;transition:all .25s cubic-bezier(.4,0,.2,1)}.prose a:hover{color:#0d9488;text-decoration-color:#0d9488;text-decoration-thickness:2px}.dark .prose a{text-decoration-color:#2dd4bf}.dark .prose a:hover{color:#5eead4;text-decoration-color:#5eead4}.prose .not-prose a,.prose .not-prose a:hover{all:unset;cursor:pointer}.prose blockquote{letter-spacing:-.01em;color:#1a1815;text-wrap:balance;background:linear-gradient(135deg,#14b8a60a 0%,#faf9f7cc 100%);border-left:4px solid #14b8a6;border-radius:0 8px 8px 0;margin:2.5rem 0;padding:1.75rem 2rem 1.75rem 3rem;font-size:1.1em;font-style:normal;font-weight:450;line-height:1.65;position:relative;box-shadow:0 1px 2px #00000005,0 4px 12px -2px #0000000a,0 12px 24px -4px #14b8a60f}.prose blockquote:before{content:"\"";color:#14b8a6;opacity:.12;pointer-events:none;z-index:0;font-family:Georgia,Times New Roman,serif;font-size:4.5rem;font-weight:700;line-height:1;position:absolute;top:.75rem;left:.75rem}.dark .prose blockquote{color:#f5f3f0;background:linear-gradient(135deg,#2dd4bf14 0%,#0f0f0e99 100%);border-left-color:#2dd4bf;box-shadow:0 1px 2px #0000001a,0 4px 12px -2px #0003,0 12px 24px -4px #2dd4bf1a}.dark .prose blockquote:before{color:#2dd4bf;opacity:.15}.prose blockquote p,.prose blockquote>p{z-index:1;position:relative;font-size:inherit!important;line-height:inherit!important;color:inherit!important;margin:0!important}.prose blockquote p+p{margin-top:1em!important}.prose ul,.prose ol{margin:1.75em 0;padding-left:1.75rem}.prose ul{list-style:none}.prose ol{counter-reset:item;list-style:none}.prose li{font-size:inherit;margin-bottom:.875em;padding-left:.5rem;line-height:1.7;position:relative}.prose ul>li:before{content:"";background:#14b8a6;border-radius:1px;width:5px;height:5px;position:absolute;top:.65em;left:-1.25rem}.dark .prose ul>li:before{background:#2dd4bf}.prose ol>li{counter-increment:item}.prose ol>li:before{content:counter(item);font-family:var(--font-sans);color:#0d9488;text-align:right;width:1.25rem;font-size:.75em;font-weight:600;position:absolute;top:0;left:-1.75rem}.dark .prose ol>li:before{color:#2dd4bf}.prose li>p{margin:0;display:inline}.prose li strong{display:inline}.prose li>ul,.prose li>ol{margin:.625em 0}.prose code{font-family:var(--font-mono);color:#9f1239;word-break:keep-all;white-space:nowrap;background:#fef7f7;border:1px solid #fecdd3;border-radius:4px;padding:.125em .375em;font-size:.85em;font-weight:450}.dark .prose code{color:#fda4af;background:#9f123926;border-color:#fb718533}.prose pre{background:#1c1917;border:1px solid #292524;border-radius:10px;margin:2.5rem 0;padding:1.75rem;position:relative;overflow-x:auto;box-shadow:inset 0 1px #ffffff08,0 4px 20px -4px #00000026}.prose pre:before{content:"";opacity:.5;background:linear-gradient(90deg,#0000,#14b8a6,#0891b2,#0000);height:1px;position:absolute;top:0;left:1.5rem;right:1.5rem}.dark .prose pre{background:#0c0a09;border-color:#1c1917}.prose pre code{font-family:var(--font-mono);color:#e7e5e4;white-space:pre;background:0 0;border:none;padding:0;font-size:.875rem;line-height:1.75}.prose pre code,.prose pre code *,.prose pre [data-line],.prose pre [data-highlighted-line]{background:0 0!important}.prose hr{text-align:center;background:0 0;border:none;max-width:200px;height:auto;margin:4rem auto}.prose hr:before{content:"◆ ◆ ◆";letter-spacing:1em;color:#a8a29e;font-size:.5rem;display:block}.dark .prose hr:before{color:#6b7280}.prose img{border-radius:8px;margin:2.5rem 0;box-shadow:0 1px 2px #0000000d,0 4px 16px -4px #0000001a}.prose table{border-collapse:collapse;width:100%;margin:2.5rem 0;font-size:.9375em;line-height:1.5}.prose th{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.08em;color:#6b6560;text-align:left;border-bottom:2px solid #1a1815;padding:.875rem 1rem;font-size:.6875rem;font-weight:600}.dark .prose th{color:#a8a29e;border-bottom-color:#faf8f5}.prose td{color:inherit;vertical-align:top;border-bottom:1px solid #e7e5e4;padding:1rem}.dark .prose td{border-bottom-color:#374151}.prose tbody tr:last-child td{border-bottom:none}.prose tbody tr:hover td{background:#14b8a608;transition:background .15s}.dark .prose tbody tr:hover td{background:#2dd4bf0d}.prose td strong{color:#1a1815}.dark .prose td strong{color:#faf8f5}.prose sup{font-family:var(--font-sans);margin-left:.1em;color:#0891b2!important;vertical-align:baseline!important;font-size:.65em!important;font-weight:600!important;line-height:0!important;position:relative!important;top:-.6em!important}.dark .prose sup{color:#22d3ee!important}.prose sup a{color:inherit!important;text-decoration:none!important}.prose sup a:hover{text-decoration:underline!important}.prose pre,.prose table{width:min(900px,100vw - 2rem);margin-left:50%;transform:translate(-50%)}@media (max-width:1024px){.prose table,.prose pre{width:100%;margin-left:0;transform:none}}.prose img,.prose figure{max-width:100%}@media (max-width:768px){.prose{letter-spacing:.005em;font-size:1.0625rem;line-height:1.8}.prose>p:first-of-type:first-letter{font-size:2.75em}.prose blockquote{margin:2rem 0;padding:1.5rem 1.25rem 1.5rem 2rem}.prose blockquote:before{font-size:3.5rem;top:.5rem;left:.5rem}.prose h2{margin-top:3rem}.prose h3{margin-top:2.5rem}.prose p{margin-bottom:1.5em}.prose table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}}.article-content{overflow:visible}
