/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */.scrollable,.scrollbox{height:210px;position:relative}.scrollbox-wrapper{background-color:var(--color-gray-800,#262626);background-attachment:fixed;position:relative;overflow:hidden;box-shadow:inset 0 -15px 15px -15px #000}.scrollbox-wrapper:before{inset:calc(var(--spacing,.25rem)*0);z-index:10;cursor:pointer;background-color:#00000080;display:block;position:absolute}@supports (color:color-mix(in lab,red,red)){.scrollbox-wrapper:before{background-color:color-mix(in oklab,var(--color-black,#000)50%,transparent)}}.scrollbox-wrapper:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='gray' viewBox='0 0 256 256'><rect width='256' height='256' fill='none'></rect><path d='M128,56C48,56,16,128,16,128s32,72,112,72,112-72,112-72S208,56,128,56Z' fill='none' stroke='gray' stroke-linecap='round' stroke-linejoin='round' stroke-width='16'></path><circle cx='128' cy='128' r='40' fill='none' stroke='gray' stroke-linecap='round' stroke-linejoin='round' stroke-width='16'></circle></svg>");background-position:98% 5%;background-repeat:no-repeat;background-size:1.5rem}.scrollbox-wrapper .scrollbox{filter:blur(1px)}.scrollbox-wrapper:focus-visible,.scrollbox-wrapper:focus-within{outline-color:var(--color-gray-800,#262626);overflow-y:scroll}:is(.scrollbox-wrapper:focus-visible,.scrollbox-wrapper:focus-within) .scrollbox{filter:blur()}:is(.scrollbox-wrapper:focus-visible,.scrollbox-wrapper:focus-within):before{display:none}.scrollpad{padding:1rem 1rem 2rem}.scrollbox-y{overflow-x:hidden}
