@tailwind base;@tailwind components;@tailwind utilities;body{background-color:#09090b;color:#e4e4e7}.bg-halftone{background-image:radial-gradient(circle,#27272a 1px,transparent 1px);background-size:24px 24px}.bg-halftone-light{background-image:radial-gradient(circle,#3f3f46 1px,transparent 1px);background-size:16px 16px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#09090b}::-webkit-scrollbar-thumb{background:#27272a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3f3f46}.glass-card{background:#18181bb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08)}.comic-shadow{box-shadow:4px 4px #4f46e533}.comic-shadow-hover:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #4f46e566}
