.prose code{color:#1f2937;background-color:#f3f4f6;padding:.125em .25em;border-radius:.25rem;font-size:.875em;font-weight:600;border:1px solid #e5e7eb}.prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:1.1428571em 1.4285714em}.prose pre code{background-color:initial;border-width:0;border-radius:0;padding:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857;border-collapse:collapse;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.prose thead{background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.prose thead th{color:#111827;font-weight:600;vertical-align:bottom;padding:.5714286em .7142857em;border-right:1px solid #e5e7eb}.prose thead th:last-child{border-right:none}.prose tbody tr{border-bottom:1px solid #f3f4f6}.prose tbody tr:last-child{border-bottom:none}.prose tbody td{vertical-align:initial;padding:.5714286em .7142857em;border-right:1px solid #f3f4f6}.prose tbody td:last-child{border-right:none}.prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left:.25rem solid #2563eb;quotes:"\201C""\201D""\2018""\2019";padding:1.5rem 1rem 1.5rem 2rem;border-radius:.5rem;margin:1.6em 0;background:linear-gradient(135deg,#eff6ff,#dbeafe);position:relative}.prose blockquote p:first-of-type:before{content:open-quote;font-size:1.5em;color:#2563eb;font-weight:700}.prose blockquote p:last-of-type:after{content:close-quote;font-size:1.5em;color:#2563eb;font-weight:700}.prose img{border-radius:.5rem;box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d}.prose figure,.prose img{margin-top:2em;margin-bottom:2em}.prose figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em;text-align:center;font-style:italic}.prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose .highlight-box{background:linear-gradient(135deg,#fef3c7,#fbbf24);border-left:4px solid #f59e0b;padding:1.5rem;margin:2rem 0;border-radius:.5rem;position:relative}.prose .highlight-box:before{content:"💡";position:absolute;top:1rem;left:1rem;font-size:1.25rem}.prose .highlight-box p{margin:0 0 0 2rem;font-weight:500}.prose .info-box{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-left:4px solid #3b82f6;padding:1.5rem;margin:2rem 0;border-radius:.5rem;position:relative}.prose .info-box:before{content:"ℹ️";position:absolute;top:1rem;left:1rem;font-size:1.25rem}.prose .info-box p{margin:0 0 0 2rem}.prose .warning-box{background:linear-gradient(135deg,#fecaca,#f87171);border-left:4px solid #ef4444;padding:1.5rem;margin:2rem 0;border-radius:.5rem;position:relative}.prose .warning-box:before{content:"⚠️";position:absolute;top:1rem;left:1rem;font-size:1.25rem}.prose .warning-box p{margin:0 0 0 2rem;color:#7f1d1d}#reading-progress{transition:width .15s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .6s ease-out forwards}@media (max-width:640px){.prose blockquote{padding:1rem 1rem 1rem 1.5rem;margin-left:-1rem;margin-right:-1rem}}