@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;600;700&family=Bebas+Neue&display=swap");@tailwind base;@tailwind components;@tailwind utilities;body,html{background-color:#0d0d0d;color:#e8e4dc;font-family:Cormorant Garamond,serif;-webkit-font-smoothing:antialiased}.safe-top{padding-top:env(safe-area-inset-top)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}