.prose{color:#475569;letter-spacing:.01em;font-size:1.0625rem;line-height:1.85}.dark .prose{color:#cbd5e1}.prose h2{color:#1e293b;letter-spacing:-.02em;border-bottom:2px solid #9a6bff26;margin-top:2.5rem;margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700}.dark .prose h2{color:#f1f5f9;border-bottom-color:#b794f633}.prose h3{color:#334155;letter-spacing:-.01em;margin-top:2rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.dark .prose h3{color:#e2e8f0}.prose h4{color:#1e293b;align-items:center;gap:.5rem;margin-top:2.25rem;margin-bottom:1rem;font-size:1.125rem;font-weight:700;display:flex}.prose h4:before{content:"";background:linear-gradient(#9a6bff,#ff8fa5);border-radius:2px;flex-shrink:0;width:4px;height:1.25rem}.dark .prose h4{color:#f1f5f9}.dark .prose h4:before{background:linear-gradient(#b794f6,#ff8fa5)}.prose p{margin-bottom:1.75rem}.prose p+p{margin-top:0}.prose em{color:#64748b;font-style:italic}.dark .prose em{color:#94a3b8}.prose mark{color:#7c4dff;background:linear-gradient(135deg,#9a6bff26,#ff8fa526);border-radius:.25rem;padding:.1em .3em;font-weight:500}.dark .prose mark{color:#c4b5fd;background:linear-gradient(135deg,#9a6bff40,#ff8fa540)}.prose dfn{cursor:help;border-bottom:2px dotted #9a6bff;font-style:normal;position:relative}.prose dfn:hover{border-bottom-color:#ff8fa5}.prose ul{margin-top:1.25rem;margin-bottom:1.75rem;padding-left:0;list-style:none}.prose ul li{margin-top:.875rem;margin-bottom:.875rem;padding-left:1.75rem;line-height:1.75;position:relative}.prose ul li:before{content:"";background:linear-gradient(135deg,#9a6bff,#ff8fa5);border-radius:50%;width:6px;height:6px;position:absolute;top:.625rem;left:0}.dark .prose ul li:before{background:linear-gradient(135deg,#b794f6,#ff8fa5)}.prose ol{counter-reset:list-counter;margin-top:1.25rem;margin-bottom:1.5rem;padding-left:0;list-style:none}.prose ol li{counter-increment:list-counter;margin-top:.75rem;margin-bottom:.75rem;padding-left:2.25rem;line-height:1.7;position:relative}.prose ol li:before{content:counter(list-counter);color:#9a6bff;background:linear-gradient(135deg,#9a6bff1a,#ff8fa51a);border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:.125rem;left:0}.dark .prose ol li:before{color:#b794f6;background:linear-gradient(135deg,#9a6bff33,#ff8fa533)}.prose strong{color:#1e293b;font-weight:600}.dark .prose strong{color:#f1f5f9}.prose a{color:#9a6bff;font-weight:500;text-decoration:none;transition:color .2s}.prose a:hover{color:#7c4dff;text-decoration:underline}.dark .prose a{color:#b794f6}.dark .prose a:hover{color:#d4bbff}.prose blockquote{color:#475569;background:linear-gradient(135deg,#9a6bff0d,#ff8fa50d);border-left:3px solid;border-image:linear-gradient(#9a6bff,#ff8fa5) 1;border-radius:0 .75rem .75rem 0;margin:1.5rem 0;padding:1rem 1.5rem;font-style:italic}.dark .prose blockquote{color:#94a3b8;background:linear-gradient(135deg,#9a6bff1a,#ff8fa51a)}.prose code{color:#7c4dff;background:#9a6bff1a;border-radius:.375rem;padding:.2em .4em;font-size:.875em;font-weight:500}.dark .prose code{color:#b794f6;background:#9a6bff33}.prose>table,.prose table{-webkit-overflow-scrolling:touch;width:100%;margin:1.5rem 0;display:block;overflow-x:auto}@media (max-width:640px){.prose>table,.prose table{width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}}.prose table table,.prose>table>tbody,.prose>table>thead,.prose table tbody,.prose table thead{border-collapse:collapse;width:100%;min-width:500px;font-size:.875rem;display:table}@media (max-width:640px){.prose table tbody,.prose table thead,.prose>table>tbody,.prose>table>thead{font-size:.75rem}}.prose th{text-align:left;color:#1e293b;white-space:nowrap;background:linear-gradient(135deg,#9a6bff14,#ff8fa50d);border-bottom:2px solid #9a6bff33;padding:.75rem 1rem;font-weight:600}@media (max-width:640px){.prose th{white-space:normal;padding:.5rem .75rem}}.dark .prose th{color:#f1f5f9;background:linear-gradient(135deg,#9a6bff26,#ff8fa51a);border-bottom-color:#9a6bff4d}.prose td{border-bottom:1px solid #00000014;padding:.75rem 1rem}@media (max-width:640px){.prose td{padding:.5rem .75rem}}.dark .prose td{border-bottom-color:#ffffff1a}.prose tr:hover td{background:#9a6bff08}.dark .prose tr:hover td{background:#9a6bff14}.prose .exam-definition,.notes-callout-exam{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-left:4px solid #0ea5e9;border-radius:.75rem;margin:1.5rem 0;padding:1rem 1.25rem;box-shadow:0 2px 8px #0ea5e91a}.dark .prose .exam-definition,.dark .notes-callout-exam{background:linear-gradient(135deg,#0ea5e926 0%,#38bdf81a 100%);border-left-color:#38bdf8}.prose .key-idea,.notes-callout-key{background:linear-gradient(135deg,#fdf4ff 0%,#fae8ff 100%);border-left:4px solid #a855f7;border-radius:.75rem;margin:1.5rem 0;padding:1rem 1.25rem;box-shadow:0 2px 8px #a855f71a}.dark .prose .key-idea,.dark .notes-callout-key{background:linear-gradient(135deg,#a855f726 0%,#c084fc1a 100%);border-left-color:#c084fc}.prose .important,.notes-callout-important{background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border-left:4px solid #f97316;border-radius:.75rem;margin:1.5rem 0;padding:1rem 1.25rem;box-shadow:0 2px 8px #f973161a}.dark .prose .important,.dark .notes-callout-important{background:linear-gradient(135deg,#f9731626 0%,#fb923c1a 100%);border-left-color:#fb923c}.prose .tip,.prose .remember,.notes-callout-tip{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border-left:4px solid #10b981;border-radius:.75rem;margin:1.5rem 0;padding:1rem 1.25rem;box-shadow:0 2px 8px #10b9811a}.dark .prose .tip,.dark .prose .remember,.dark .notes-callout-tip{background:linear-gradient(135deg,#10b98126 0%,#34d3991a 100%);border-left-color:#34d399}.prose .warning,.notes-callout-warning{background:linear-gradient(135deg,#fefce8 0%,#fef9c3 100%);border-left:4px solid #eab308;border-radius:.75rem;margin:1.5rem 0;padding:1rem 1.25rem;box-shadow:0 2px 8px #eab3081a}.dark .prose .warning,.dark .notes-callout-warning{background:linear-gradient(135deg,#eab30826 0%,#facc151a 100%);border-left-color:#facc15}.prose .exam-definition strong:first-child,.prose .key-idea strong:first-child,.prose .important strong:first-child,.prose .tip strong:first-child,.prose .remember strong:first-child,.prose .warning strong:first-child{text-transform:uppercase;letter-spacing:.05em;opacity:.8;border-bottom:1px solid;margin-bottom:.5rem;padding-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.prose .exam-definition strong:first-child{color:#0284c7}.prose .key-idea strong:first-child{color:#9333ea}.prose .important strong:first-child{color:#ea580c}.prose .tip strong:first-child,.prose .remember strong:first-child{color:#059669}.prose .warning strong:first-child{color:#ca8a04}.dark .prose .exam-definition strong:first-child{color:#38bdf8}.dark .prose .key-idea strong:first-child{color:#c084fc}.dark .prose .important strong:first-child{color:#fb923c}.dark .prose .tip strong:first-child,.dark .prose .remember strong:first-child{color:#34d399}.dark .prose .warning strong:first-child{color:#facc15}
