*{box-sizing:border-box;margin:0}body{color:#fff;background-color:#0a0a0a;flex-direction:column;justify-content:center;align-items:center;height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,Arial,Roboto,sans-serif;display:flex}.panel{background-color:#111;border:1px solid #ffffff0d;flex-direction:column;justify-content:space-between;width:25rem;height:18rem;margin:2rem;padding:1.5rem;display:flex}button{color:#fff;letter-spacing:.2px;cursor:pointer;background-color:#ff1e1e26;border:1px solid #ff1e1e40;border-radius:0;height:2.5rem;padding:0 1rem;font-family:inherit;transition:opacity .15s ease-out}button:hover{opacity:.5}.group{flex-direction:column;gap:5px;display:flex}.group span{color:#ffffff80}
