@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 0c0a09;--foreground: e7e5e4}}html,body{background-color:#0c0a09;color:#e7e5e4;height:100%;margin:0}.booku-glow{color:var(--accent-light, #67e8f9);text-shadow:0 0 6px rgba(103,232,249,.45),0 0 18px rgba(103,232,249,.15);font-style:normal;transition:text-shadow .3s ease}
