/*! tailwindcss v4.2.4 | 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}}}.category-item{align-items:center;background-color:#f5f5f5;cursor:pointer;display:flex;height:100px;justify-content:center;width:100%}.category-item span{overflow-wrap:break-word;text-align:center}.selected-item{border-color:var(--color-black,#000);border-style:var(--tw-border-style);border-width:1px;position:relative}.selected-item:before{background-color:var(--color-black,#000);left:calc(var(--spacing,.25rem)*0);top:calc(var(--spacing,.25rem)*0)}.selected-item:after,.selected-item:before{content:"";height:18px;position:absolute;width:18px}.selected-item:after{background-color:#fff;display:block;left:0;-webkit-mask:url(/check-line.svg) 50%/contain no-repeat;mask:url(/check-line.svg) 50%/contain no-repeat;top:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}