:root{--bg: #f7f9fc;--text: #0f172a;--accent: #2563eb}html,body,#root{height:100%}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background-color:var(--bg);background-image:linear-gradient(#bd5656e6,#000000e6),url(/images/background2.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;color:var(--text)}a{color:var(--accent);text-decoration:none}.card{background:#fff;padding:16px;border-radius:8px;box-shadow:0 1px 3px #0206170f}
