@import"https://fonts.googleapis.com/css2?family=Ms+Madi&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{background:#0a0a0a;color:#e0e0e0;font-family:DM Sans,Inter,Segoe UI,system-ui,-apple-system,sans-serif;display:flex;flex-direction:column;min-height:100vh}main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}img{width:min(80vw,400px);height:auto;margin-bottom:0}h1{font-family:Ms Madi,cursive;font-size:clamp(1.75rem,3.5vw,2.2rem);font-weight:400;letter-spacing:.04em;color:#e3bf40}footer{text-align:center;padding:1.5rem;font-size:.8rem;color:#666}
