/* twojasprawa blog — arbitrary-opacity utilities not covered by default Tailwind v3
   opacity scale (multiples of 5 only). Values computed with Tailwind's standard
   rgb(<r> <g> <b> / <opacity>) formula, matching what cdn.tailwindcss.com (JIT)
   would have generated at runtime for these exact classes. */
.hover\:bg-white\/12:hover{background-color:rgb(255 255 255 / 0.12)}
.shadow-\[0_-2px_12px_rgba\(0\,0\,0\,0\.08\)\]{--tw-shadow:0 -2px 12px rgba(0,0,0,.08);--tw-shadow-colored:0 -2px 12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}
