*{box-sizing:border-box}body{background:linear-gradient(145deg,#0f0f12,#1a1a22);color:#e4e4e7;font-family:DM Sans,system-ui,sans-serif;margin:0}.app,body{min-height:100vh}.app{display:flex;flex-direction:column}.navbar{background:#0003;border-bottom:1px solid hsla(0,0%,100%,.08);padding:.75rem 1.5rem;text-align:center}.navbar-brand{color:#e4e4e7;font-size:1.25rem;font-weight:600;letter-spacing:-.02em;text-decoration:none}.navbar-brand:hover{color:#a78bfa}.main{align-items:center;display:flex;flex:1;justify-content:center;padding:1.5rem;width:100%}
