.of-beta-draft-card{display:flex;gap:.75rem;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:.8rem 1rem;margin:1rem 0;border:1px solid rgba(126,240,193,.25);border-radius:12px;background:rgba(126,240,193,.06)}.of-beta-draft-card p{margin:0}.of-beta-context{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.of-beta-context .of-beta-field-full{grid-column:1/-1}@media(max-width:640px){.of-beta-context{grid-template-columns:1fr}.of-beta-draft-card button{width:100%}}