.prose pre code{display:block}.prose code [data-line]{padding:0 1rem;border-left:2px solid transparent}.prose code [data-highlighted-line]{background:rgba(96,165,250,.1);border-left-color:#60a5fa}.prose code .token.keyword{color:#c678dd!important;font-weight:600}.prose code .token.function{color:#61afef!important}.prose code .token.class-name{color:#e5c07b!important}.prose code .token.string{color:#98c379!important}.prose code .token.number{color:#d19a66!important}.prose code .token.comment{color:#5c6370!important;font-style:italic}.prose code .token.operator{color:#56b6c2!important}.prose code .token.punctuation{color:#abb2bf!important}.prose code .token.builtin{color:#e06c75!important}.prose code .token.decorator{color:#c678dd!important;font-style:italic}.prose code .token.variable{color:#e06c75!important}.prose code .token.parameter{color:#d19a66!important;font-style:italic}.prose,.prose>:nth-child(4n){position:relative}.prose>:nth-child(4n):before{content:"";position:absolute;left:-9999px;right:-9999px;top:-2rem;bottom:-2rem;background:linear-gradient(135deg,rgba(59,130,246,.03),rgba(139,92,246,.03));z-index:-1;pointer-events:none}.prose p{margin-top:1.75rem!important;margin-bottom:1.75rem!important;line-height:1.9!important;font-size:1.125rem!important;color:#d1d5db!important}.prose h2+p,.prose h3+p{font-size:1.2rem!important;font-weight:500!important;color:#e5e7eb!important;margin-top:2rem!important}.prose>p:first-of-type:first-letter{font-size:3.5rem;font-weight:800;float:left;line-height:1;margin-right:.5rem;margin-top:.1rem;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.prose h2{position:relative;padding-left:1.5rem!important;margin-top:4rem!important;margin-bottom:2rem!important}.prose h2:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:80%;background:linear-gradient(180deg,#60a5fa,#a78bfa);border-radius:3px;box-shadow:0 0 20px rgba(96,165,250,.5)}.prose h3{display:inline-block;position:relative;padding:.5rem 1.25rem!important;margin-top:3rem!important;margin-bottom:1.5rem!important;background:rgba(59,130,246,.1);border-left:4px solid #60a5fa;border-radius:0 8px 8px 0}.prose h4{margin-top:2.5rem!important;margin-bottom:1.25rem!important;font-size:1.35rem!important;letter-spacing:.02em}.prose blockquote{position:relative;margin:3rem 0!important;padding:2rem 2rem 2rem 3rem!important;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(139,92,246,.1));border-left:6px solid transparent!important;border-image:linear-gradient(180deg,#60a5fa,#a78bfa) 1!important;border-radius:0 16px 16px 0;box-shadow:0 10px 40px rgba(0,0,0,.3);font-style:normal!important}.prose blockquote:before{content:'"';position:absolute;top:-.5rem;left:1rem;font-size:6rem;font-weight:800;color:rgba(96,165,250,.2);line-height:1;font-family:Georgia,serif}.prose blockquote p{font-size:1.25rem!important;font-weight:500!important;color:#f3f4f6!important;margin:0!important;position:relative;z-index:1}.prose ol,.prose ul{padding-left:0!important;margin:2rem 0!important}.prose ol li,.prose ul li{position:relative;margin-top:1rem!important;margin-bottom:1rem!important;padding-left:2.5rem!important;line-height:1.8!important;font-size:1.1rem!important;color:#e5e7eb!important;list-style:none!important}.prose ul li:before{content:"";position:absolute;left:0;top:.65rem;width:12px;height:12px;background:linear-gradient(135deg,#60a5fa,#a78bfa);border-radius:3px;box-shadow:0 0 10px rgba(96,165,250,.4);transform:rotate(45deg)}.prose ol{counter-reset:custom-counter}.prose ol li:before{counter-increment:custom-counter;content:counter(custom-counter);position:absolute;left:0;top:.25rem;width:28px;height:28px;background:linear-gradient(135deg,#60a5fa,#a78bfa);color:white;font-weight:800;font-size:.85rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(96,165,250,.3)}.prose ol ul li:before,.prose ul ul li:before{width:8px;height:8px;top:.75rem;background:linear-gradient(135deg,#93c5fd,#c4b5fd);opacity:.7}.prose pre{margin:4rem 0 3rem!important;padding:2rem!important;background:linear-gradient(135deg,#0f172a,#1e293b)!important;border:1px solid #334155!important;border-radius:16px!important;box-shadow:0 25px 50px -12px rgba(0,0,0,.7)!important}.prose pre[data-language]:before{content:attr(data-language);position:absolute;top:-2.5rem;left:0;padding:.5rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:white;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;border-radius:8px 8px 0 0;font-family:system-ui,-apple-system,sans-serif;box-shadow:0 -4px 12px rgba(59,130,246,.3)}.prose pre:not([data-language]){margin-top:3rem!important}.prose pre:after{content:"📋";position:absolute;top:.75rem;right:1.5rem;font-size:1.25rem;opacity:.6;transition:opacity .2s;cursor:pointer}.prose pre:hover:after{opacity:1}.prose pre::-webkit-scrollbar{height:8px;width:8px}.prose pre::-webkit-scrollbar-track{background:#1e293b;border-radius:4px}.prose pre::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}.prose pre::-webkit-scrollbar-thumb:hover{background:#64748b}.prose :not(pre)>code{padding:.3rem .6rem!important;background:rgba(59,130,246,.15)!important;border:1px solid rgba(96,165,250,.3)!important;border-radius:6px!important;color:#93c5fd!important;box-shadow:0 0 10px rgba(59,130,246,.1)}.prose strong{font-weight:800!important;color:#f3f4f6!important;background:linear-gradient(135deg,rgba(96,165,250,.2),rgba(167,139,250,.2));padding:.1rem .3rem;border-radius:4px}.prose a{color:#60a5fa!important;font-weight:600!important;text-decoration:underline!important;text-decoration-color:rgba(96,165,250,.3)!important;text-decoration-thickness:2px!important;text-underline-offset:3px!important;transition:all .2s ease!important}.prose a:hover{color:#93c5fd!important;text-decoration-color:rgba(147,197,253,.6)!important;text-shadow:0 0 20px rgba(96,165,250,.5)}.prose hr{margin:4rem 0!important;border:none!important;height:2px!important;background:linear-gradient(90deg,transparent,#60a5fa 50%,transparent)!important;opacity:.3}.prose table{width:100%;border-collapse:separate;border-spacing:0;margin:3rem 0;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:16px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.7);display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #334155}.prose thead{background:linear-gradient(135deg,#3b82f6,#8b5cf6)}.prose thead th{color:white!important;font-weight:800!important;font-size:.95rem!important;text-transform:uppercase;letter-spacing:.1em;padding:1.5rem 1.75rem!important;text-align:center!important;border:none!important;white-space:nowrap;text-shadow:0 2px 4px rgba(0,0,0,.3)}.prose thead th:first-child{text-align:left!important}.prose tbody{background:transparent}.prose tbody tr{border-bottom:1px solid #334155!important;transition:all .3s ease;background:rgba(15,23,42,.5)}.prose tbody tr:nth-child(2n){background:rgba(30,41,59,.5)}.prose tbody tr:last-child{border-bottom:none!important}.prose tbody tr:hover{background:rgba(59,130,246,.15)!important;transform:scale(1.01);box-shadow:0 4px 12px rgba(59,130,246,.2)}.prose tbody td{padding:1.25rem 1.75rem!important;color:#e5e7eb!important;font-size:1.05rem!important;border:none!important;text-align:center!important;vertical-align:middle!important}.prose tbody td:first-child{text-align:left!important;font-weight:700;color:#60a5fa!important;font-size:1.1rem!important}.prose td:has-text("⚠️"),.prose td:has-text("✅"),.prose td:has-text("❌"){font-size:1.5rem!important}.prose td:has-text("✅"):before{content:"✅";margin-right:.5rem}.prose td:has-text("❌"):before{content:"❌";margin-right:.5rem}.prose td:has-text("⚠️"):before{content:"⚠️";margin-right:.5rem}.prose pre{position:relative;margin:2.5rem 0!important;padding:1.5rem!important}.prose pre code{font-size:.95rem!important;line-height:1.8!important;font-family:Fira Code,Monaco,Courier New,monospace}.prose :not(pre)>code{font-weight:600!important;padding:.25rem .5rem!important;font-size:.9em!important}.prose ol,.prose ul{padding-left:1.5rem}.prose ol li,.prose ul li{margin-top:.75rem!important;margin-bottom:.75rem!important;padding-left:.5rem}.prose p{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.prose h1,.prose h2{color:white!important}.prose h2{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.prose h3{color:#60a5fa!important}.prose h4{color:#93c5fd!important}@media (max-width:768px){.prose table{font-size:.875rem}.prose td,.prose th{padding:.5rem}.prose th{font-size:.75rem}}.prose table::-webkit-scrollbar{height:8px}.prose table::-webkit-scrollbar-track{background:#1f2937;border-radius:4px}.prose table::-webkit-scrollbar-thumb{background:#4b5563;border-radius:4px}.prose table::-webkit-scrollbar-thumb:hover{background:#6b7280}