.cms-prose{font-size:1rem;line-height:1.7}.cms-prose,.cms-prose h1{color:hsl(var(--foreground))}.cms-prose h1{font-size:2rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}@media (min-width:768px){.cms-prose h1{font-size:2.5rem}}.cms-prose h2{font-size:1.5rem;font-weight:700;line-height:1.3;margin-top:2.5rem;margin-bottom:1rem;color:hsl(var(--foreground));padding-bottom:.5rem;border-bottom:1px solid hsl(var(--border))}.cms-prose h3{font-size:1.25rem;line-height:1.4;margin-top:1.75rem;margin-bottom:.75rem}.cms-prose h3,.cms-prose h4{font-weight:600;color:hsl(var(--foreground))}.cms-prose h4{font-size:1.1rem;margin-top:1.25rem;margin-bottom:.5rem}.cms-prose p{margin-top:1rem;margin-bottom:1rem;color:hsl(var(--foreground))}.cms-prose a{color:hsl(var(--primary));text-decoration:none;font-weight:500;transition:-webkit-text-decoration .15s;transition:text-decoration .15s;transition:text-decoration .15s,-webkit-text-decoration .15s}.cms-prose a:hover{text-decoration:underline}.cms-prose strong{font-weight:700;color:hsl(var(--foreground))}.cms-prose em{font-style:italic}.cms-prose ol,.cms-prose ul{margin-top:1rem;margin-bottom:1rem;padding-left:1.5rem}.cms-prose ul{list-style-type:disc}.cms-prose ol{list-style-type:decimal}.cms-prose li{margin-top:.375rem;margin-bottom:.375rem}.cms-prose li::marker{color:hsl(var(--muted-foreground))}.cms-prose blockquote{margin-top:1.5rem;margin-bottom:1.5rem;padding:1rem 1.25rem;border-left:4px solid hsl(var(--primary));background-color:hsl(var(--muted)/.4);border-radius:0 .5rem .5rem 0;font-style:normal}.cms-prose blockquote p{margin-top:.5rem;margin-bottom:.5rem}.cms-prose table{width:100%;margin-top:1.5rem;margin-bottom:1.5rem;font-size:.9rem;border-collapse:collapse;border:1px solid hsl(var(--border));border-radius:.5rem;overflow:hidden;display:block;overflow-x:auto}@media (min-width:768px){.cms-prose table{display:table}}.cms-prose thead{background-color:hsl(var(--muted))}.cms-prose td,.cms-prose th{padding:.75rem 1rem;text-align:left;border-bottom:1px solid hsl(var(--border));border-right:1px solid hsl(var(--border))}.cms-prose td:last-child,.cms-prose th:last-child{border-right:none}.cms-prose th{font-weight:600;color:hsl(var(--foreground))}.cms-prose tbody tr:last-child td,.cms-prose tbody tr:last-child th{border-bottom:none}.cms-prose tbody tr:hover{background-color:hsl(var(--muted)/.3)}.cms-prose hr{margin-top:2rem;margin-bottom:2rem;border:0;border-top:1px solid hsl(var(--border))}.cms-prose address{margin-top:1rem;margin-bottom:1rem;padding:1rem;background-color:hsl(var(--muted)/.4);border-radius:.5rem;font-style:normal;line-height:1.6}.cms-prose code{padding:.125rem .375rem;background-color:hsl(var(--muted));border-radius:.25rem;font-family:ui-monospace,SFMono-Regular,monospace;font-size:.875em}.cms-prose>:first-child{margin-top:0}.cms-prose>:last-child{margin-bottom:0}