.prose{max-width:65ch;margin:0 auto;line-height:1.75;font-size:1.125rem}.prose h1,.prose h2,.prose h3,.prose h4{font-weight:700;line-height:1.2;margin-top:3rem;margin-bottom:1.5rem}.prose h1{font-size:2.5rem;margin-top:0}.prose h2{font-size:2rem;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:.5rem}.prose h3{font-size:1.5rem;color:var(--color-accent)}.prose h4{font-size:1.25rem;color:var(--color-primary)}.prose p{margin-bottom:1.75rem;text-align:justify;-webkit-hyphens:auto;hyphens:auto}.prose p:first-of-type{font-size:1.25rem;line-height:1.6;color:hsla(0,0%,100%,.9)}.prose ol,.prose ul{margin-top:1.5rem;margin-bottom:1.5rem;padding-left:2rem}.prose li{margin-bottom:.75rem;line-height:1.75}.prose li>ol,.prose li>ul{margin-top:.75rem;margin-bottom:.75rem}.prose blockquote{margin:2rem 0;padding:1.5rem 2rem;border-left:4px solid var(--color-primary);background:rgba(139,92,246,.05);font-style:italic;position:relative}.prose blockquote:before{content:'"';position:absolute;top:-10px;left:10px;font-size:4rem;color:var(--color-primary);opacity:.3}.prose table{width:100%;margin:2rem 0;border-collapse:collapse;font-size:.95rem}.prose td,.prose th{padding:.75rem 1rem;text-align:left;border-bottom:1px solid hsla(0,0%,100%,.1)}.prose th{background:rgba(139,92,246,.1);font-weight:600;color:var(--color-primary)}.prose tbody tr:hover{background:hsla(0,0%,100%,.02)}.prose .code-block,.prose pre{margin:2rem 0;padding:1.5rem;background:rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.1);border-radius:.5rem;overflow-x:auto;font-family:Monaco,Consolas,monospace;font-size:.9rem;line-height:1.5}.prose code{background:rgba(139,92,246,.1);padding:.2rem .4rem;border-radius:.25rem;font-size:.9em}.prose pre code{background:none;padding:0}.prose .calculation-box,.prose .calculator-card,.prose .fiction-fact-card,.prose .highlight-box,.prose .timeline-box{margin:2rem 0;padding:2rem;border-radius:.75rem;border:1px solid hsla(0,0%,100%,.1)}.prose .highlight-box{background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(234,179,8,.1));border-color:var(--color-primary)}.prose .calculation-box{background:rgba(59,130,246,.05);border-color:#3b82f6;font-family:Monaco,Consolas,monospace}.prose .timeline-box{background:rgba(16,185,129,.05);border-color:#10b981}.prose img{margin:2rem auto;max-width:100%;height:auto;border-radius:.5rem;box-shadow:0 10px 30px rgba(0,0,0,.5)}.prose figure{margin:2rem 0}.prose figcaption{margin-top:.75rem;text-align:center;font-size:.875rem;color:hsla(0,0%,100%,.6);font-style:italic}.prose a{color:var(--color-primary);text-decoration:none;border-bottom:1px dotted var(--color-primary);transition:all .2s ease}.prose a:hover{color:var(--color-accent);border-bottom-style:solid}.prose strong{font-weight:600;color:hsla(0,0%,100%,.95)}.prose em{font-style:italic;color:hsla(0,0%,100%,.9)}.prose hr{margin:3rem 0;border:none;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent)}@media (max-width:768px){.prose{font-size:1rem}.prose h1{font-size:2rem}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}.prose p{text-align:left}}@media print{.prose{color:#000;font-size:11pt;line-height:1.5}.prose h1,.prose h2,.prose h3{page-break-after:avoid}.prose .calculation-box,.prose .highlight-box{border:1px solid #ccc;background:#f5f5f5}}