/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-leading:initial}}}@layer theme{:root,:host{--font-serif:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--color-blue-400:oklch(70.7% .165 254.624);--color-gray-900:oklch(21% .034 264.665);--color-white:#fff}}@layer base,components;@layer utilities{.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.flex{display:flex}.w-\[480px\]{width:480px}.basis-full{flex-basis:100%}.list-disc{list-style-type:disc}.flex-wrap{flex-wrap:wrap}.bg-white{background-color:var(--color-white)}.text-center{text-align:center}.font-serif{font-family:var(--font-serif)}.leading-\[2em\]{--tw-leading:2em;line-height:2em}.text-gray-900{color:var(--color-gray-900)}@media (prefers-color-scheme:dark){.dark\:bg-gray-900{background-color:var(--color-gray-900)}.dark\:text-blue-400{color:var(--color-blue-400)}.dark\:text-white{color:var(--color-white)}}}@property --tw-leading{syntax:"*";inherits:false}