@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.blog-page{font-family:Plus Jakarta Sans,sans-serif}.blog-display{font-family:Instrument Serif,serif}.blog-fade-up{opacity:0;animation:.55s ease-out forwards blog-fade-up;transform:translateY(18px)}@keyframes blog-fade-up{to{opacity:1;transform:translateY(0)}}.blog-fade-up.d1{animation-delay:50ms}.blog-fade-up.d2{animation-delay:.18s}.blog-fade-up.d3{animation-delay:.3s}.blog-card{transition:transform .25s,box-shadow .25s}.blog-card:hover{transform:translateY(-3px);box-shadow:0 16px 48px #00000014}.prose-body{color:#374151;font-family:Plus Jakarta Sans,sans-serif;font-size:1.0625rem;line-height:1.85}.prose-body h2{color:#0f172a;border-bottom:1.5px solid #e2e8f0;margin-top:3rem;margin-bottom:1rem;padding-bottom:.5rem;font-family:Instrument Serif,serif;font-size:1.8rem;font-weight:400;line-height:1.2;position:relative}.prose-body h2:after{content:"";background:#10b981;width:2.5rem;height:1.5px;position:absolute;bottom:-1.5px;left:0}.prose-body h3{color:#0f172a;letter-spacing:-.01em;margin-top:2.25rem;margin-bottom:.625rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.125rem;font-weight:700}.prose-body h4{color:#334155;text-transform:uppercase;letter-spacing:.07em;margin-top:1.75rem;margin-bottom:.5rem;font-size:.9375rem;font-weight:700}.prose-body p{color:#374151;margin-bottom:1.375rem}.prose-body>p:first-of-type{color:#1e293b;font-size:1.125rem;font-weight:450;line-height:1.75}.prose-body a{color:#0f172a;background-image:linear-gradient(#10b981,#10b981);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1.5px;font-weight:500;text-decoration:none;transition:background-size .2s,color .2s}.prose-body a:hover{color:#0d9488;background-image:linear-gradient(#10b9811f,#10b9811f);background-size:100% 100%}.prose-body strong{color:#0f172a;font-weight:700}.prose-body em{color:#475569;font-style:italic}.prose-body ul,.prose-body ol{margin:.5rem 0 1.375rem;padding-left:0;list-style:none}.prose-body ul li,.prose-body ol li{color:#374151;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.prose-body ul li:before{content:"";background:#10b981;border-radius:50%;flex-shrink:0;width:6px;height:6px;position:absolute;top:.6em;left:.25rem}.prose-body ol{counter-reset:ol-counter}.prose-body ol li{counter-increment:ol-counter}.prose-body ol li:before{content:counter(ol-counter);color:#fff;text-align:center;background:#0f172a;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;padding-top:1px;font-size:.65rem;font-weight:700;line-height:1;display:flex;position:absolute;top:.05em;left:0}.prose-body ul ul li:before{background:0 0;border:1.5px solid #10b981}.prose-body blockquote{color:#1e293b;background:linear-gradient(135deg,#f8fafc 0%,#f0fdf4 100%);border-left:3px solid #10b981;border-radius:0 .75rem .75rem 0;margin:2.5rem 0;padding:1.75rem 2rem 1.75rem 2.5rem;font-family:Instrument Serif,serif;font-size:1.1875rem;font-style:italic;line-height:1.65;position:relative}.prose-body blockquote:before{content:"“";color:#10b981;opacity:.35;pointer-events:none;font-family:Instrument Serif,serif;font-size:4rem;line-height:1;position:absolute;top:-.25rem;left:1.25rem}.prose-body blockquote p{color:inherit;font-size:inherit;margin:0}.prose-body blockquote p:first-of-type{font-size:inherit;color:inherit;font-weight:400;line-height:inherit}.prose-body blockquote cite,.prose-body blockquote footer{color:#64748b;letter-spacing:.03em;text-transform:uppercase;margin-top:.875rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.8125rem;font-style:normal;font-weight:600;display:block}.prose-body :not(pre)>code{color:#0f766e;letter-spacing:-.01em;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:5px;padding:.15em .45em .2em;font-family:JetBrains Mono,Fira Code,Cascadia Code,monospace;font-size:.84em;font-weight:500}.prose-body pre{background:#0d1117;border:1px solid #1e293b;border-radius:.875rem;margin:2rem 0;padding:1.5rem 1.75rem;position:relative;overflow-x:auto;box-shadow:0 4px 24px #0000001f,inset 0 1px #ffffff0a}.prose-body pre:before{content:"";background:#ff5f57;border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:1rem;left:1rem;box-shadow:1rem 0 #ffbd2e,2rem 0 #28c840}.prose-body pre code{color:#cdd9e5;letter-spacing:-.01em;background:0 0;border:none;padding:0;font-family:JetBrains Mono,Fira Code,Cascadia Code,monospace;font-size:.875rem;line-height:1.7}.prose-body hr{color:#cbd5e1;border:none;align-items:center;gap:.75rem;margin:3rem 0;display:flex}.prose-body hr:before,.prose-body hr:after{content:"";background:linear-gradient(90deg,#0000,#e2e8f0 30% 70%,#0000);flex:1;height:1px}.prose-body hr:before{background:linear-gradient(90deg,#0000,#e2e8f0)}.prose-body hr:after{background:linear-gradient(270deg,#0000,#e2e8f0)}.prose-body table{border-collapse:collapse;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;margin:2rem 0;font-size:.9rem;overflow:hidden;box-shadow:0 1px 8px #0000000a}.prose-body thead{background:#0f172a}.prose-body th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;white-space:nowrap;padding:.75rem 1.125rem;font-size:.75rem;font-weight:700}.prose-body tbody tr{transition:background .15s}.prose-body tbody tr:hover{background:#f8fafc}.prose-body tbody tr:nth-child(2n){background:#fafbfc}.prose-body tbody tr:nth-child(2n):hover{background:#f1f5f9}.prose-body td{color:#374151;vertical-align:top;border-bottom:1px solid #f1f5f9;padding:.75rem 1.125rem}.prose-body td:first-child{color:#0f172a;font-weight:600}.prose-body tbody tr:last-child td{border-bottom:none}.prose-body img{border:1px solid #f1f5f9;border-radius:.875rem;max-width:100%;height:auto;margin:1.75rem 0;box-shadow:0 4px 24px #00000014}
