.text{text-wrap:var(--settings-text-wrap,pretty);color:var(--settings-color-heading);display:inline-block}.text.text--primary{color:var(--settings-color-text-primary)}.text.text--secondary{color:var(--settings-color-text-secondary)}.text a{background-image:linear-gradient(#0000 calc(100% - 1px),currentColor 1px);background-repeat:no-repeat;background-size:100% 100%;text-decoration:none}@media (hover:hover){.text a:hover{animation:underline var(--animation-slow)}}.text a{color:var(--settings-color-links)}@media (hover:hover){.text a:hover{color:var(--settings-color-links-hover)}}.text ul{padding-inline-start:var(--space-100);list-style:none}.text ul li+li{margin-block-start:var(--space-50)}.text ul:where(:has(li:nth-child(2))) li{padding-inline-start:calc(var(--space-150) + var(--space-200));position:relative}.text ul:where(:has(li:nth-child(2))) li:before{content:"";width:var(--space-150);height:var(--space-150);background-color:color-mix(in srgb, currentcolor 25%, transparent);position:absolute;inset-block-start:calc((1lh - var(--space-150)) / 2);inset-inline-start:0}.text ol{padding-inline-start:var(--space-500);list-style-type:decimal;list-style-position:outside}.text p{min-height:1lh}.text strong{font-weight:var(--font-weight-500)}.text>*+*{margin-block-start:var(--space-200)}.text p:empty,.text>p:empty+p{margin-block-start:0}
