html,body,#root{margin:0;padding:0;height:100%;width:100%}body{background-image:url(/logo.jpg);background-size:cover;background-position:center;background-attachment:fixed;background-repeat:no-repeat;background-color:#050505;font-family:system-ui,Segoe UI,Roboto,sans-serif;color:#d4af37}#root{background:#000000d9;min-height:100vh;display:flex;flex-direction:column;box-sizing:border-box}.dashboard-card{border:1px solid #d4af37;background:#141414e6;border-radius:12px;padding:20px;text-align:center;color:#d4af37}h1,h2,h3{font-weight:500;color:#d4af37;margin:0 0 10px}button{cursor:pointer;font-weight:700}
