@import url("/assets/lexxy-variables-3fef4323.css") layer(base);
@import url("/assets/lexxy-content-40e528da.css") layer(base);
@import url("/assets/lexxy-editor-a99c73c3.css") layer(base);

/* Unlayered overrides: Tailwind's @layer base preflight resets heading
   font-size/weight and list-style. These unlayered rules always win over
   any @layer declaration, restoring Lexxy's intended content styles. */
.lexxy-content h1 { font-size: 2rem; font-weight: bold; }
.lexxy-content h2 { font-size: 1.5rem; font-weight: bold; }
.lexxy-content h3 { font-size: 1.25rem; font-weight: bold; }
.lexxy-content h4 { font-size: 1rem; font-weight: bold; }
.lexxy-content h5 { font-size: 0.875rem; font-weight: bold; }
.lexxy-content h6 { font-size: 0.75rem; font-weight: bold; }
.lexxy-content ul { list-style-type: disc; }
.lexxy-content ol { list-style-type: decimal; }
