@tailwind base;@tailwind components;@tailwind utilities;@layer utilities{.text-shadow{text-shadow:0 2px 4px rgba(0,0,0,.3)}.glass-effect{@apply bg-white/5 backdrop-blur-md border border-white/10 shadow-xl;}.font-display{font-family:Playfair Display,serif}}html{scroll-behavior:smooth}body{@apply text-white overflow-x-hidden;margin:0;padding:0;background-image:url(/background.jpg);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;background-color:#154666}
