*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background-color:#0f0f0f;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;overflow-x:hidden}#root{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.app{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.container{text-align:center;width:100%;max-width:560px;padding:24px}.container.lead{text-align:left}h1{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:28px;font-weight:700}p{color:#a0a0a0;font-size:16px}.fields{grid-template-columns:max-content 1fr;gap:8px 16px;margin-top:8px;display:grid}.fields dt{color:#888;text-transform:uppercase;letter-spacing:.05em;align-self:center;font-size:13px}.fields dd{color:#fff;word-break:break-word;font-size:16px}
