/*! tailwindcss v4.1.18 | 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)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}.block{display:block}.flex{display:flex}.grid{display:grid}.min-h-\[120px\]{min-height:120px}.min-h-screen{min-height:100vh}.w-full{width:100%}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.whitespace-pre-wrap{white-space:pre-wrap}.underline{text-decoration-line:underline}.select-none{-webkit-user-select:none;user-select:none}:root{--bg:#fbf7ef;--ink:#1f2937}body,html{height:100%}body{background:var(--bg);color:var(--ink)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}