@layer theme{:root,:host{--color-gray-100: oklch(96.7% .003 264.542);--color-gray-400: oklch(70.7% .022 261.325)}}@layer utilities{.block{display:block}.flex{display:flex}.hidden{display:none}.h-\[600px\]{height:600px}.w-full{width:100%}.max-w-\[800px\]{max-width:800px}.flex-col{flex-direction:column}.place-content-center{place-content:center}.items-center{align-items:center}.bg-gray-100{background-color:var(--color-gray-100)}.text-center{text-align:center}.text-gray-400{color:var(--color-gray-400)}}@layer theme,base,components,utilities;html,body{height:100%}body{margin:0;font-family:sans-serif}
