@tailwind base;@tailwind components;@tailwind utilities;*,*:before,*:after{box-sizing:border-box}html{font-size:14px;line-height:1.5}body{margin:0;padding:0;min-height:100vh;background-color:#0f172a;color:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;display:flex;flex-direction:column}img,video{max-width:100%;height:auto;display:block}.gold-gradient-text{background:linear-gradient(to right,#fbf5d8,#e5cb3f,#fbf5d8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}main{display:block}
