.prose p{font-size:1rem;line-height:1.875;margin-top:1.25rem;margin-bottom:1.25rem;overflow:hidden;color:#4e5969}.prose>p:first-of-type{font-size:1.0625rem;color:#3d4f66}.prose img{width:100%;height:auto;margin:2rem 0;border-radius:.75rem;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.prose img:hover{transform:scale(1.01);box-shadow:0 8px 24px rgba(0,0,0,.12)}.prose h2{font-size:1.5rem;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #ff6a00;display:inline-block}.prose h2,.prose h3{font-weight:600;color:#1d2129;line-height:1.4}.prose h3{font-size:1.25rem;margin-top:2rem;margin-bottom:.75rem;position:relative;padding-left:1rem}.prose h3:before{content:"";position:absolute;left:0;top:.25rem;bottom:.25rem;width:4px;background:linear-gradient(180deg,#ff6a00,#ff8533);border-radius:2px}.prose h4{font-size:1.125rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem;color:#1d2129}.prose ol,.prose ul{margin:1.25rem 0;padding-left:1.5rem;color:#4e5969}.prose ul{list-style:none}.prose ul li{position:relative;padding-left:.5rem}.prose ul li:before{content:"";position:absolute;left:-1rem;top:.75rem;width:6px;height:6px;background:#ff6a00;border-radius:50%}.prose ol{list-style:none;counter-reset:list-counter}.prose ol li{counter-increment:list-counter;position:relative;padding-left:.5rem}.prose ol li:before{content:counter(list-counter);position:absolute;left:-1.5rem;top:.125rem;width:1.25rem;height:1.25rem;background:linear-gradient(135deg,#ff6a00,#ff8533);color:white;font-size:.75rem;font-weight:600;border-radius:50%;display:flex;align-items:center;justify-content:center}.prose li{margin:.75rem 0;line-height:1.75}.prose a{color:#ff6a00;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s,color .2s}.prose a:hover{color:#e55a00;border-bottom-color:#ff6a00}.prose blockquote{border-left:4px solid #ff6a00;padding:1rem 1.5rem;margin:2rem 0;background:linear-gradient(90deg,rgba(255,106,0,.05),transparent);border-radius:0 .5rem .5rem 0;color:#3d4f66;font-style:normal}.prose blockquote p{margin:0;font-size:1.0625rem;line-height:1.75}.prose code{background-color:#fff5f0;padding:.2rem .5rem;border-radius:.375rem;font-size:.875rem;color:#ff6a00;font-family:SF Mono,Monaco,Cascadia Code,monospace}.prose pre{background-color:#1d2129;padding:1.25rem 1.5rem;border-radius:.75rem;overflow-x:auto;margin:2rem 0;box-shadow:0 4px 12px rgba(0,0,0,.15)}.prose pre code{background-color:transparent;padding:0;color:#e5e6eb;font-size:.875rem;line-height:1.75}.prose table{width:100%;border-collapse:collapse;margin:2rem 0;border-radius:.75rem;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06)}.prose td,.prose th{padding:1rem;text-align:left;border-bottom:1px solid #e5e6eb}.prose th{background:linear-gradient(135deg,#ff6a00,#ff8533);font-weight:600;color:white;border-bottom:none}.prose td{color:#4e5969;background:white}.prose tr:hover td{background:#fff9f5}.prose tr:last-child td{border-bottom:none}.prose hr{border:none;height:1px;background:linear-gradient(90deg,transparent,#e5e6eb 20%,#e5e6eb 80%,transparent);margin:3rem 0}.prose strong{font-weight:600;color:#1d2129}.prose em{font-style:italic;color:#3d4f66}.prose mark{background:linear-gradient(120deg,rgba(255,106,0,.2),rgba(255,106,0,.3));padding:.125rem .25rem;border-radius:.25rem;color:inherit}@media (max-width:768px){.prose p{font-size:.9375rem;line-height:1.8}.prose h2{font-size:1.25rem}.prose h3{font-size:1.125rem}.prose h4{font-size:1rem}.prose blockquote{padding:.75rem 1rem;margin:1.5rem 0}.prose pre{padding:1rem}.prose img,.prose pre{margin:1.5rem -1.5rem;border-radius:0}.prose img{width:calc(100% + 3rem);max-width:none}}