.project-content h2{font-size:1.75rem;font-weight:700;margin-top:1.5rem;margin-bottom:.75rem}.project-content h3{font-size:1.5rem;font-weight:600;margin-top:1.25rem;margin-bottom:.75rem}.project-content p{font-size:1.125rem;line-height:1.7;margin-bottom:1rem}.project-content ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1rem}.project-content li{font-size:1.125rem;line-height:1.7;margin-bottom:.5rem}.project-content a{color:var(--accent);text-decoration:underline}.project-content img{max-width:100%;height:auto;border-radius:.5rem;margin:1.5rem 0}.project-content table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:1rem}.project-content th{background-color:hsl(var(--muted));text-align:left;font-weight:600}.project-content td,.project-content th{padding:.625rem 1rem;border:1px solid hsl(var(--border))}.project-content tr:hover{background-color:hsl(var(--muted)/.5)}.project-content code{background-color:hsl(var(--muted));padding:.125rem .375rem;border-radius:.25rem;font-size:.9em}.project-content pre{background-color:hsl(var(--muted));padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1rem 0}.project-content pre code{padding:0;background:none}