/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */.mx-auto{margin-inline:auto}.flex{display:flex}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.text-center{text-align:center}.font-sans{font-family:var(--font-geist-sans)}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}