body{font-family:system-ui,sans-serif;margin:0;background:#111;color:#eee}main{max-width:1100px;margin:40px auto;padding:0 20px}h1{font-size:30px}.card{background:#1b1b1b;border:1px solid #333;border-radius:10px;padding:16px}.item{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #333}.item:last-child{border:0}#status{margin:15px 0;color:#aaa}
