.page-hero{padding:9rem 2rem 4rem;max-width:900px;margin:0 auto}.page-hero .section-title{font-size:clamp(2rem,4vw,2.8rem);letter-spacing:-1px;margin-bottom:.75rem}.page-hero p{font-size:14px;color:var(--steel-400)}.prose h2{font-size:16px;font-weight:700;color:var(--white);margin:2.5rem 0 .75rem;letter-spacing:-.3px}.prose h2:first-child{margin-top:0}.prose h3{font-size:14px;font-weight:700;color:var(--steel-200);margin:1.5rem 0 .5rem}.prose p{font-size:14px;color:var(--steel-400);line-height:1.8;margin-bottom:1rem}.prose ul{font-size:14px;color:var(--steel-400);line-height:1.8;padding-left:1.5rem;margin-bottom:1rem}.prose li{margin-bottom:.4rem}.prose strong{color:var(--steel-200);font-weight:600}.prose table{width:100%;border-collapse:collapse;margin:1rem 0 1.5rem;font-size:13px}.prose th{background:var(--navy-800);color:var(--steel-200);font-family:var(--font-mono);font-size:10px;letter-spacing:1px;padding:.75rem 1rem;text-align:left;border:.5px solid var(--navy-600)}.prose td{padding:.75rem 1rem;color:var(--steel-400);border:.5px solid var(--navy-600);vertical-align:top;line-height:1.6}@media(max-width:768px){.prose table{font-size:12px}}.info-row{background:var(--navy-800);border:.5px solid var(--navy-600);border-radius:8px;padding:1rem 1.25rem;margin-bottom:.5rem;display:grid;grid-template-columns:220px 1fr;gap:1rem}.info-row dt{font-family:var(--font-mono);font-size:11px;letter-spacing:1px;color:var(--accent);line-height:1.6}.info-row dd{font-size:13px;color:var(--steel-400);line-height:1.6}@media(max-width:768px){.info-row{grid-template-columns:1fr}}
