:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;background-color:#0b1220;color:#e2e8f0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#0b1220;color:#e2e8f0}a{color:inherit;text-decoration:none}button{border-radius:10px;border:1px solid rgba(148,163,184,.35);padding:.6em 1.1em;font-size:1em;font-weight:600;font-family:inherit;background:linear-gradient(135deg,#1e293b,#0f172a);color:#e2e8f0;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}button:hover{transform:translateY(-1px);box-shadow:0 10px 20px #0f172a59}button:focus,button:focus-visible{outline:2px solid #22d3ee;outline-offset:2px}#root{min-height:100vh}
